[VxCentralScan] Use VxAdmin topbar and add network status indicator - #9194
Draft
carolinemodic wants to merge 5 commits into
Draft
[VxCentralScan] Use VxAdmin topbar and add network status indicator #9194carolinemodic wants to merge 5 commits into
carolinemodic wants to merge 5 commits into
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Used by top-bar network status indicators to show error states on the dark toolbar background. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Replace the header action buttons with the shared Toolbar from libs/ui (battery status, date and time, USB eject, and lock machine), matching VxAdmin. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Shows the connection status grouped into four buckets: "Connected" (host detected), "No VxAdmin Connected" (online but no compatible host, including ballot hash mismatch), "No Network" (offline), and "Network Error" (multiple hosts or code version mismatch). The ethernet icon stays neutral; warning states add a warning icon next to it and error states add a danger icon. Clicking the indicator navigates to the diagnostics screen. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Statuses that show a warning icon in the toolbar network status indicator now show a warning icon on the diagnostics network section too, and error statuses (multiple hosts, code version mismatch) show a danger icon. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
carolinemodic
force-pushed
the
caro/central_scan_topbar
branch
from
August 20, 2026 23:10
4188e7b to
ced447c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Moves VxCentralScan to use the same compact topbar as VxAdmin and adds a network status indicator to it.
See: https://votingworks.slack.com/archives/CEL6D3GAD/p1787170629952689 for more discussion and context.
VxAdmin will be adapted to use the new shared version of the network status icon in a future pr.
Demo Video or Screenshot
Testing Plan
Checklist